home *** CD-ROM | disk | FTP | other *** search
-
- ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
- Programmer's Tools from V Communications
- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
-
-
- Product Summary
-
- ASM Checker - Automatically finds bugs in assembly source code
-
- ASMtool - Automatically flowcharts assembly source code
-
- BIOS Pre-Processor - Creates detailed listing for all BIOS ROMs
-
- C-Clearly - Format and print C and C++ source code your way
-
- Sourcer - Generates commented source code from EXE/COM files
-
- Unpacker - Unpack packed files and more!
-
- Windows Source - Creates source listings from Windows files
-
-
-
- █████ ASM Checker - Assembly Verification Tools ███████████████████████
-
- The ASM Checker verification tools consist of two utilities,
- AsmCheck and ExPub, that help you isolate and remove common coding
- errors. By identifying errors that are often hard to find and
- easily overlooked, they can save you countless hours of debugging
- time.
-
- AsmCheck - Scans assembly language source code and reports common
- coding errors. Produces several classes of warnings
- that show the location and cause of the problem. Tracks
- processor flag usage and reports instruction conflicts,
- eliminating the painstaking effort required with a
- debugger.
-
- ExPub - Cross-references and type-checks external and public
- symbols. Reports unused and symbol type mismatches.
- Allows flexible formatting of the output.
-
- By type-checking external references, ExPub can help to
- eliminate the disastrous effects of inconsistent data
- types, such as near/far subroutines.
-
-
- █████ ASMtool - Assembly Source Analysis Tool █████████████████████████
-
- ASMtool is an assembly language flow charting and source code
- analysis tool which can simplify the understanding of complex
- software. A few of the major features include:
-
- * Flow Charts * Supports 8088/87 to 80486
-
- * Tree Diagrams * Instruction Frequency Histogram
-
- * Stack Sizing * Macro expansion support
-
- * Register Analysis * Procedure Cross Reference
-
- * CPU Timing Analysis * Context Sensitive Help
-
-
- █████ BIOS Pre-Processor - BIOS Listing Generator █████████████████████
-
- The BIOS Pre-Processor with Sourcer provides the first means to
- obtain accurate legal source listings for any BIOS! Identifies
- entry points with detailed in-line comments, explains functions and
- subfunctions of BIOS interrupts, register usage, and other key
- information. Resolves PS/2 and AT BIOS's multiple entry points for
- improved clarity. Provides highly descriptive labels such as
- "video_mode" and "int_9_keyboard" and more. Fully automatic
- operation.
-
- BIOS Overview - The BIOS (Basic Input/Output System) is a
- collection of programs and data in every computer which perform the
- power up testing and interface the computers hardware with other
- software programs. Its under- standing can be critical to writing
- advanced software for the computer.
-
-
- █████ C-Clearly - Format C and C++ Source File ████████████████████████
-
- Format C and C++ source code according to your style preferences.
- Make your own style template, or use and modify supplied templates
- such as standard K&R and others. Also produces formatted listings
- with optional flow lines, line numbers, user defined headers and
- footers, summary of code/comment line counts. Formatted output can
- also include special highlighting for selected elements of the
- listing.
-
- Unlike formatters you may have used before, C-Clearly gives you
- complete control over hundreds of style elements, so you can format
- C and C++ source code the way you want it.
-
- C-Clearly is ANSI-C compatible. It will automatically process all
- include files and pre-processor statements.
-
-
- █████ Sourcer - Commenting Disassembler ███████████████████████████████
-
- Sourcer creates detailed commented source code and listings from
- memory and executable files. Built in data analyzer and code
- simulator identifies segments and resolves data across multiple
- segments. Sourcer provides detailed comments on interrupts and
- subfunctions, I/O ports, and much more. Determines the necessary
- assembler directives for reassembly. Includes a definition file
- facility to provide your own remarks and descriptive labels, force
- data types, and more. Special features:
-
- * Automatic handling of indexed jumps and calls
-
- * Identifies interrupt entry points in most TSRs
-
- * Cross references appears where items are defined
-
- * Automatic device driver & Windows VxD detection
-
- * Correct mnemonic for multiple mnemonic instructions
-
- * Supports 8088/87 to 80386/387 and 80486 instruction sets
-
-
- █████ Unpacker ████████████████████████████████████████████████████████
-
- The Unpacker group of programs assists with the debugging and
- analysis of software. Included with the Unpacker are:
-
- UNPACK - Converts packed EXE files into their original unpacked
- format. It automatically detects and supports most
- packing methods.
-
- COM2EXE - Identifies and converts multi-segment COM files into EXE
- files for analysis and debugging.
-
- INTVIEW - Interrupt table viewer identifies all 256 interrupt
- vectors, and provides related information on each
- interrupt.
-
- VTEST - Video test program allows changing the video mode and
- pages, with an on screen test pattern. Ideal for TSR
- testing.
-
-
- █████ Windows Source ██████████████████████████████████████████████████
-
- Windows Source works with Sourcer to produce commented disassemblies
- of Windows executables, dynamic link libraries (DLLs), device
- drivers, 32-bit virtual device drivers (VxDs) and OS/2 version 1.x
- programs. The generated assembly listings are used to improve your
- understanding of programs, the internals of Windows itself, and help
- identify and clarify important undocumented services and functions.
-
- * Labels all exports from an executable, DLL, or device driver
-
- * Identifies, by name, all imported function calls, including
- all Windows API calls.
-
- * Includes the use of CodeView symbols, such as those found in
- the debugging versions of Microsoft Windows.
-
- * For VxDs it identifies, by name, the VxD's API entry points
- and Control procedure, plus any services the virtual device
- provides. Also includes, by name, all virtual-device
- services that the VxD calls.
-
- * Provides comments for all DOS and DOS Protected-Mode Interface
- (DPMI) calls made in a Windows program.
-
- * Built in support for current and future versions of Windows.
-
-
- ────────────────────────────────── end ──────────────────────────────────
-
-